Skip to content

feat(localbrick): Added LocalBrickRename action#341

Merged
dido18 merged 9 commits intomainfrom
add_rename
Apr 9, 2026
Merged

feat(localbrick): Added LocalBrickRename action#341
dido18 merged 9 commits intomainfrom
add_rename

Conversation

@cmaglie
Copy link
Copy Markdown
Member

@cmaglie cmaglie commented Apr 8, 2026

Motivation

Adds LocalBrickRename action.

Change description

Updates local Bricks Name (and consequently ID).
In case of errors, it tries to keep the system in a consistent state using deferred rollbacks.

Add the POST /v1/apps/{appID}/bricks/{brickID}/rename endpoint

Additional Notes

Reviewer checklist

  • PR addresses a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.

@Xayton Xayton linked an issue Apr 8, 2026 that may be closed by this pull request
@dido18 dido18 requested a review from a team April 9, 2026 10:39
@dido18 dido18 changed the title Added LocalBrickRename action feat(localbirkc): Added LocalBrickRename action Apr 9, 2026
@dido18 dido18 changed the title feat(localbirkc): Added LocalBrickRename action feat(localbrick): Added LocalBrickRename action Apr 9, 2026
@dido18 dido18 merged commit 7f6c8dd into main Apr 9, 2026
13 checks passed
@dido18 dido18 deleted the add_rename branch April 9, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

localbrick(api): add the "rename" of a local brick

3 participants